Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 4 - Advanced Printing Features / Advanced Printing Features Reference
Functions / Advanced Job Object Functions


GXGetJobRefCon

You can use the GXGetJobRefCon function to obtain a reference constant associated with a particular job object.

void* GXGetJobRefcon (gxJob aJob);
aJob
A reference to the job object from which you wish to obtain a reference constant.
DESCRIPTION
You can use the GXGetJobRefCon function to obtain application-defined data associated with a job object.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.
SEE ALSO
To associate a reference constant with a job object, see the description of the GXSetJobRefCon function in the next section.

For an example that uses the GXGetJobRefCon function, see "Getting and Setting the Reference Constant for a Job Object" on page 4-23.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help